*{margin:0;padding:0;list-style:none;}
body{background:#fff;font:normal 12px/22px 宋体;width:100%;}
img{border:0;}
a{text-decoration:none;color:#333;}

.banner{ width:100%; height:auto; float:left; overflow:hidden; position:relative;}
.banner img{ width:100%;}
.banner div{ width:100%; height:auto; overflow:hidden; position:relative;}
.banner div p{ width:100%; height:auto; overflow:hidden; float:left; position:relative;}
.synav{ width:100%; height: auto; overflow:hidden; position:absolute; bottom:2%; left:2%;}
.synav ul{  margin:0 auto; display:block;}
.synav ul li{ width:1em; height:1em; margin-right:0.5%; border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%; background:#eee; float:left; cursor:pointer;}
.synav ul li.on{ width:1em; height:1em; background:#7565a7;}


@media screen and (max-width: 1023px)
{
.fullSlide,.fullSlide .bd li,.fullSlide .bd li a{height:320px}
.fullSlide,.banner{ margin-top:56px; display:inline}
.fullSlide .prev,.fullSlide .next{ display:none}

}